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