# File lib/fast_gettext.rb, line 32
  def locale_path
    translation_repositories[text_domain].instance_variable_get(:@options)[:path]
  end