class Protocol::HTTP::Body::Rewindable

def inspect

def inspect
	"\#<#{self.class} #{@index}/#{@chunks.count} chunks read>"
end