# File lib/cucumber/formatter/html.rb, line 292 def announce(announcement) builder.pre(announcement, :class => 'announcement') end