root()
No documentation available.
# File lib/rexml/light/node.rb, line 142 def root context = self context = context.at(1) while context.at(1) end