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