# File lib/libxml/node.rb, line 238
      def dtd?
        node_type == DTD_NODE
      end