# File lib/rhc/helpers.rb, line 138
    def error(msg, *args)
      say color(msg, :red)
    end