# File lib/xml/xpath.rb, line 3132
    def root_nodeset
      make_nodeset @visitor.visit(@node).root
    end