class RSpec::Mocks::VerifyingExistingClassNewMethodDouble

def with_signature

def with_signature
  yield Support::MethodSignature.new(object.instance_method(:initialize))
end