class Async::HTTP::Body::ZStream

def ratio

def ratio
	@output_size.to_f / @input_size.to_f
end