# File lib/rspec/core/example_group.rb, line 296
      def self.clear_memoized(instance)
        instance.__memoized.clear
      end