# File lib/fast_gettext/cache.rb, line 37
    def reload!
      @current = {}
      @current[""] = false
    end