# File lib/libxml/node.rb, line 218
      def comment?
        node_type == COMMENT_NODE
      end