# File lib/active_support/vendor/i18n-0.3.7/i18n.rb, line 104
    def config
      Thread.current[:i18n_config] ||= I18n::Config.new
    end