# File lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb, line 78
      def reload!
        @initialized = false
        @translations = nil
      end