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