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