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