# File lib/i18n.rb, line 17
    def config
      Thread.current[:i18n_config] ||= I18n::Config.new
    end