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