# File htree/equality.rb, line 10
def
==
(
other
)
check_equality
(
self
,
other
,
:usual_equal_object
)
end