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