# File lib/fast_gettext/cache.rb, line 18
    def []=(key, value)
      @current[key] = value
    end