# File lib/rspec/matchers/be.rb, line 42 def failure_message_for_should_not "expected: not nil\n got: nil" end