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