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