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