class Async::HTTP::URLEndpoint

def eql? other

def eql? other
	self.key.eql? other.key
end