# File lib/xml/dom2/element.rb, line 89
      def nodeType
        ELEMENT_NODE
      end