# File lib/xml/dom2/document.rb, line 55
      def nodeType
        DOCUMENT_NODE
      end