class RSpec::Mocks::VerifyingProxy
def validate_arguments!(method_name, args)
def validate_arguments!(method_name, args) @method_doubles[method_name].validate_arguments!(args) end
def validate_arguments!(method_name, args) @method_doubles[method_name].validate_arguments!(args) end