# File lib/rubygems.rb, line 744
  def self.pre_uninstall(&hook)
    @pre_uninstall_hooks << hook
  end