# File lib/xml/dom2/xpath.rb, line 23
      def wrap(node, visitor)
        @node = node
        self
      end