# File lib/rubygems.rb, line 802
  def self.pre_reset(&hook)
    @pre_reset_hooks << hook
  end