# File lib/rubygems/command_manager.rb, line 78
  def register_command(command_obj)
    @commands[command_obj] = false
  end