class Async::HTTP::Endpoint

def eql? other

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