class Psych::Visitors::YAMLTree

def visit_Exception o

def visit_Exception o
  dump_exception o, o.message.to_s
end