class Protocol::HTTP::Body::Wrapper

def rewindable?

def rewindable?
	@body.rewindable?
end