global

def ==(expectation)

def ==(expectation)
  expectation.orig_object == object && expectation.message == message
end