# File lib/cucumber/formatter/html.rb, line 134 def before_background(background) @in_background = true @builder << '<div class="background">' end