# File lib/rubygems/package_task.rb, line 79 def initialize(gem_spec) init gem_spec yield self if block_given? define if block_given? end