# File lib/rspec/mocks/proxy.rb, line 119 def raise_unexpected_message_args_error(expectation, *args) @error_generator.raise_unexpected_message_args_error(expectation, *args) end