class Tryouts::CLI::OutputManager

def separator(style = :light)

def separator(style = :light)
  @formatter.separator(style)
end