# File lib/libxml/node.rb, line 228
      def doctype?
        node_type == DOCUMENT_TYPE_NODE
      end