Returns the root node for the built tree
19 20 21
# File 'lib/psych/tree_builder.rb', line 19 def root @root end