# File lib/rspec/matchers/built_in/be.rb, line 39 def failure_message_for_should "expected: nil\n got: #{actual.inspect}" end