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