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