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