# File lib/rhc/helpers.rb, line 132
    def success(msg, *args)
      say color(msg, :green)
    end