class RSpec::Mocks::AnyInstance::ExpectChainChain

def initialize(*args)

def initialize(*args)
  super
  @expectation_fulfilled = false
end