class Async::HTTP::Client

def inspect

def inspect
	"#<#{self.class} authority=#{@authority.inspect}>"
end