class Async::HTTP::URLEndpoint

def inspect

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