# File lib/cucumber/formatter/html.rb, line 136 def after_background(background) @in_background = nil @builder << '</div>' end