# File lib/rhc/commands/base.rb, line 91 def self.description(*args) o = args.join(' ') options[:description] = o.strip_heredoc end