# File lib/cucumber/formatter/html.rb, line 95
      def before_comment(comment)
        @builder << '<pre class="comment">'
      end