class RSpec::Mocks::Matchers::HaveReceived
def expect
def expect expectation = mock_proxy.build_expectation(@method_name) apply_constraints_to expectation expectation end
def expect expectation = mock_proxy.build_expectation(@method_name) apply_constraints_to expectation expectation end