class Async::Task

def run

def run
	@fiber.resume
end