# File lib/libxml/node.rb, line 268
      def html_doc?
        node_type == HTML_DOCUMENT_NODE
      end