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