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