class Async::Wrapper

def close

Close the io and monitor.
def close
	@io.close
end