class Async::HTTP::Body::Statistics

def inspect

def inspect
	"#{super} | \#<#{self.class} #{self.to_s}>"
end