class Async::HTTP::Body::Statistics

def stop(error)

def stop(error)
	complete_statistics(error)
	
	super
end