# File lib/gibbler.rb, line 112
def
==
(
ali
)
return
true
if
self
.
to_s
==
ali
.
to_s
false
end