class Cucumber::Formatter::Pretty

def after_outline_table(outline_table)

def after_outline_table(outline_table)
  @table = nil
  @indent = 4
end