class RSpec::Mocks::VerifyingMessageExpectation

A message expectation that knows about the real implementation of the message being expected, so that it can verify that any expectations have the valid arguments. @api private