# File lib/rubygems.rb, line 763
  def self.post_uninstall(&hook)
    @post_uninstall_hooks << hook
  end