class RSpec::Mocks::AnyInstance::StubChain

def initialize(*args, &block)

def initialize(*args, &block)
  record(:stub, *args, &block)
end