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

def initialize(block)

def initialize(block)
	@block = block
end