class Async::HTTP::Body::Remainder

def initialize(stream)

def initialize(stream)
	@stream = stream
end