# File lib/timeliness/helpers.rb, line 48
    def i18n_loaded?
      defined?(I18n)
    end