class RSpec::Mocks::AnyInstance::ExpectationChain
def initialize(*args, &block)
- Private: -
def initialize(*args, &block) record(:should_receive, *args, &block) @expectation_fulfilled = false end
def initialize(*args, &block) record(:should_receive, *args, &block) @expectation_fulfilled = false end