# File lib/rubygems.rb, line 776
  def self.post_reset(&hook)
    @post_reset_hooks << hook
  end