# File lib/libxml/node.rb, line 263
      def fragment?
        node_type == DOCUMENT_FRAG_NODE
      end