# File lib/rubygems.rb, line 738
  def self.post_build(&hook)
    @post_build_hooks << hook
  end