class Protocol::HTTP::Body::Wrapper

def rewind

def rewind
	@body.rewind
end