# File lib/rotp/cli.rb, line 48
    def red(string)
      "\033[31m#{string}\033[0m"
    end