# File lib/xml/dom2/xpath.rb, line 34
      def parent
        @node.parentNode
      end