class Protocol::HTTP::Body::Buffered

def close(error = nil)

def close(error = nil)
	@chunks << nil
end