class Protocol::HTTP::Body::Rewindable

def inspect

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