.add_common_option	Gem::Command.add_common_option
.add_specific_extra_args	Gem::Command.add_specific_extra_args
.common_options	Gem::Command.common_options
.extra_args	Gem::Command.extra_args
.extra_args=	Gem::Command.extra_args=
.new	Object.new
.specific_extra_args	Gem::Command.specific_extra_args
.specific_extra_args_hash	Gem::Command.specific_extra_args_hash
#!	BasicObject#!
#!=	BasicObject#!=
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#add_extra_args	Gem::Command#add_extra_args
#add_option	Gem::Command#add_option
#add_platform_option	Gem::VersionOption#add_platform_option
#add_version_option	Gem::VersionOption#add_version_option
#alert	Gem::UserInteraction#alert
#alert_error	Gem::UserInteraction#alert_error
#alert_warning	Gem::UserInteraction#alert_warning
#arguments	Gem::Command#arguments
#ask	Gem::UserInteraction#ask
#ask_yes_no	Gem::UserInteraction#ask_yes_no
#begins?	Gem::Command#begins?
#choose_from_list	Gem::UserInteraction#choose_from_list
#class	Object#class
#clone	Object#clone
#command	Gem::Command#command
#dclone	Object#dclone
#defaults	Gem::Command#defaults
#defaults=	Gem::Command#defaults=
#defaults_str	Gem::Command#defaults_str
#description	Gem::Command#description
#display	Object#display
#dup	Object#clone
#enum_for	Object#enum_for
#eql?	Object#eql?
#equal?	Object#equal?
#execute	Gem::Command#execute
#extend	Object#extend
#freeze	Object#freeze
#frozen?	Object#frozen?
#get_all_gem_names	Gem::Command#get_all_gem_names
#get_one_gem_name	Gem::Command#get_one_gem_name
#get_one_optional_argument	Gem::Command#get_one_optional_argument
#get_path	Gem::Commands::UnpackCommand#get_path
#handle_options	Gem::Command#handle_options
#handles?	Gem::Command#handles?
#hash	Object#hash
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inspect	Object#inspect
#instance_eval	Object#instance_eval
#instance_exec	Object#instance_exec
#instance_of?	Object#instance_of?
#instance_variable_defined?	Object#instance_variable_defined?
#instance_variable_get	Object#instance_variable_get
#instance_variable_set	Object#instance_variable_set
#instance_variables	Object#instance_variables
#invoke	Gem::Command#invoke
#is_a?	Object#is_a?
#kind_of?	Object#is_a?
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#merge_options	Gem::Command#merge_options
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#must_be	Object#must_be
#must_be_close_to	Object#must_be_close_to
#must_be_empty	Object#must_be_empty
#must_be_instance_of	Object#must_be_instance_of
#must_be_kind_of	Object#must_be_kind_of
#must_be_nil	Object#must_be_nil
#must_be_same_as	Object#must_be_same_as
#must_be_within_delta	Object#must_be_close_to
#must_be_within_epsilon	Object#must_be_within_epsilon
#must_equal	Object#must_equal
#must_include	Object#must_include
#must_match	Object#must_match
#must_raise	Object#must_raise
#must_respond_to	Object#must_respond_to
#must_send	Object#must_send
#must_throw	Object#must_throw
#nil?	Object#nil?
#object_id	Object#__id__
#options	Gem::Command#options
#pretty_inspect	Object#pretty_inspect
#pretty_print	Object#pretty_print
#pretty_print_cycle	Object#pretty_print_cycle
#pretty_print_inspect	Object#pretty_print_inspect
#pretty_print_instance_variables	Object#pretty_print_instance_variables
#private_methods	Object#private_methods
#program_name	Gem::Command#program_name
#program_name=	Gem::Command#program_name=
#protected_methods	Object#protected_methods
#public_methods	Object#public_methods
#remove_instance_variable	Object#remove_instance_variable
#remove_option	Gem::Command#remove_option
#respond_to?	Object#respond_to?
#say	Gem::UserInteraction#say
#send	Object#__send__
#show_help	Gem::Command#show_help
#singleton_method_added	Object#singleton_method_added
#singleton_method_removed	Object#singleton_method_removed
#singleton_method_undefined	Object#singleton_method_undefined
#singleton_methods	Object#singleton_methods
#summary	Gem::Command#summary
#summary=	Gem::Command#summary=
#taint	Object#taint
#tainted?	Object#tainted?
#tap	Object#tap
#terminate_interaction	Gem::UserInteraction#terminate_interaction
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_enum	Object#enum_for
#to_hash	Object#to_hash
#to_int	Object#to_int
#to_io	Object#to_io
#to_proc	Object#to_proc
#to_regexp	Object#to_regexp
#to_s	Object#to_s
#to_str	Object#to_str
#to_yaml	Object#to_yaml
#to_yaml_properties	Object#to_yaml_properties
#to_yaml_style	Object#to_yaml_style
#trust	Object#trust
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#usage	Gem::Command#usage
#when_invoked	Gem::Command#when_invoked
#wont_be	Object#wont_be
#wont_be_close_to	Object#wont_be_close_to
#wont_be_empty	Object#wont_be_empty
#wont_be_instance_of	Object#wont_be_instance_of
#wont_be_kind_of	Object#wont_be_kind_of
#wont_be_nil	Object#wont_be_nil
#wont_be_same_as	Object#wont_be_same_as
#wont_be_within_delta	Object#wont_be_close_to
#wont_be_within_epsilon	Object#wont_be_within_epsilon
#wont_equal	Object#wont_equal
#wont_include	Object#wont_include
#wont_match	Object#wont_match
#wont_respond_to	Object#wont_respond_to
:HELP	Gem::Command::HELP
