class Psych::Visitors::YAMLTree

def register target, yaml_obj

def register target, yaml_obj
  @st.register target, yaml_obj
  yaml_obj
end