Method: O#_root

Defined in:
lib/o.rb,
lib/o.rb

#_rootObject

root node, a <#O>



140
141
142
# File 'lib/o.rb', line 140

def _root
  @_root
end