class Async::HTTP::Body::Wrapper

def stop(error)

def stop(error)
	@body.stop(error)
end