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