class RSpec::Mocks::Matchers::HaveReceived
def setup_expectation(subject, &block)
def setup_expectation(subject, &block) notify_failure_message unless matches?(subject, &block) end
def setup_expectation(subject, &block) notify_failure_message unless matches?(subject, &block) end