class Async::HTTP::Endpoint

def inspect

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