class Async::HTTP::Body::Hijack

def inspect

def inspect
	"\#<#{self.class} #{@block.inspect}>"
end