# File lib/xml/dom/core.rb, line 1460
      def nodeType
        DOCUMENT_FRAGMENT_NODE
      end