class Protocol::Rack::Body::Streaming::Output

def read

def read
	@fiber&.resume
end