# File lib/i18n.rb, line 22
    def config=(value)
      Thread.current[:i18n_config] = value
    end