global

def hash

def hash
  control_node.object_id.hash ^ child_node.object_id.hash
end