class Protocol::HTTP::Body::Rewindable

def rewind

def rewind
	@index = 0
end