# File lib/rhc/commands.rb, line 109 def self.global_option(switches, description) global_options << [switches, description].flatten(1) end