# File lib/active_support/memoizable.rb, line 25
      def unmemoize_all
        flush_cache ".*"
      end