class RSpec::Mocks::AnyInstance::Chain
def initialize(recorder, *args, &block)
def initialize(recorder, *args, &block) @recorder = recorder @expectation_args = args @expectation_block = block end
def initialize(recorder, *args, &block) @recorder = recorder @expectation_args = args @expectation_block = block end