# File lib/rubygems/command_manager.rb, line 93
  def unregister_command(command)
    @commands.delete command
  end