# File lib/rubygems.rb, line 735
  def self.pre_install(&hook)
    @pre_install_hooks << hook
  end