class Async::Reactor

def stop

def stop
	@stopped = true
end