134 135 136 137
# File 'lib/rexml/light/node.rb', line 134 def root context = self context = context.at(1) while context.at(1) end