# File lib/rspec/core/memoized_helpers.rb, line 361 def should_not(matcher=nil, message=nil) RSpec::Expectations::NegativeExpectationHandler.handle_matcher(__its_subject, matcher, message) end