# File lib/rhc/helpers.rb, line 312
    def info(msg, *args)
      say color(msg, :cyan), *args
    end