class Protocol::HTTP::Body::ZStream

def inspect

def inspect
	"#{super} | \#<#{self.class} #{(ratio*100).round(2)}%>"
end