# File lib/uuidtools.rb, line 445
def
eql?
(
other
)
return
(
self
<=>
other
)
==
0
end