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