# File lib/rhc/commands/base.rb, line 162
    def self.deprecated(msg)
      options[:deprecated] = msg
    end