class Psych::Visitors::Emitter

def visit_Psych_Nodes_Alias o

def visit_Psych_Nodes_Alias o
  @handler.alias o.anchor
end