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