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