class Psych::Visitors::ToRuby

def visit_Psych_Nodes_Document o

def visit_Psych_Nodes_Document o
  accept o.root
end