class Tryouts::CLI::OutputManager

def error_phase(level = 1)

def error_phase(level = 1)
  @formatter.phase_header('ERROR DETAILS', level)
end