class Async::HTTP::Body::Writable

def stop(error)

def stop(error)
	@stopped = error
end