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