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