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