# File lib/aws/sqs/queue.rb, line 620
def
==
(
other
)
other
.
kind_of?
(
Queue
)
and
other
.
url
==
url
end