class Async::Task

def reactor

@returns [Scheduler] The scheduler for this task.
def reactor
	self.root
end