# File lib/cucumber/formatter/html.rb, line 70
      def comment_line(comment_line)
        builder.text!(comment_line)
        builder.br
      end