Compare to another node.
85 86 87
# File 'lib/sgf/node.rb', line 85 def == other_node @properties == other_node.properties end