class Cucumber::Formatter::Pretty
def before_background(background)
def before_background(background) @indent = 2 @scenario_indent = 2 @in_background = true end
def before_background(background) @indent = 2 @scenario_indent = 2 @in_background = true end