# File lib/rhc/commands.rb, line 196 def self.global_option(*args, &block) global_options << [args.freeze, block] end