# File lib/xml/dom2/documentfragment.rb, line 42
      def nodeType
        DOCUMENT_FRAGMENT_NODE
      end