class Psych::Visitors::YAMLTree::Registrar

def node_for target

def node_for target
  @obj_to_node[target.object_id]
end