# File lib/rhc/helpers.rb, line 104
    def warn(msg, *args)
      say color(msg, :yellow)
    end