# File lib/cucumber/formatter/pretty.rb, line 87 def after_background(background) @in_background = nil @io.puts @io.flush end