module RSpec::Mocks::ObjectVerifyingDoubleMethods

An awkward module necessary because we cannot otherwise have ClassVerifyingDouble inherit from Module and still share these methods.

@private