# File lib/nokogiri/xml/node.rb, line 241
      def comment?
        type == COMMENT_NODE
      end