# File lib/rubygems/command.rb, line 61 def self.add_common_option(*args, &handler) Gem::Command.common_options << [args, handler] end