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