# File lib/xml/dom/core.rb, line 1971
      def nodeType
        ELEMENT_NODE
      end