global
def from_scenario_outline_to_hidden_backgroud(from, to)
def from_scenario_outline_to_hidden_backgroud(from, to) from.class.name == ScenarioOutlinePrinter.name and to.class.name == HiddenBackgroundPrinter.name end
def from_scenario_outline_to_hidden_backgroud(from, to) from.class.name == ScenarioOutlinePrinter.name and to.class.name == HiddenBackgroundPrinter.name end