# File lib/xml/xpath.rb, line 2778
      def reuse(node)
        @node = node
        @nodes.clear
      end