class Async::HTTP::Protocol::HTTP11::ChunkedBody

def close

def close
	self.each {}
end