# File lib/rspec/matchers/matcher.rb, line 92
      def match_for_should_not(&block)
        @match_for_should_not_block = block
      end