class Tryouts::CLI::OutputManager

def raw(text)

Utility methods
def raw(text)
  @formatter.raw_output(text)
end