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