class EventMachine::Synchrony::Multi

def perform

def perform
  Fiber.yield unless finished?
end