class Psych::Visitors::YAMLTree

def tree

def tree
  finish unless finished?
  @emitter.root
end