class Cucumber::Formatter::Rerun

def before_table_row(table_row)

def before_table_row(table_row)
  return unless @in_examples
end