# File lib/gettext_i18n_rails/i18n_hacks.rb, line 5
    def locale
      FastGettext.locale.gsub("_","-").to_sym
    end