class RSpec::Mocks::Matchers::Receive
def setup_any_instance_expectation(subject, &block)
def setup_any_instance_expectation(subject, &block) setup_any_instance_method_substitute(subject, :should_receive, block) end
def setup_any_instance_expectation(subject, &block) setup_any_instance_method_substitute(subject, :should_receive, block) end