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