# File sprout/lib/sprout/tasks/gem_wrap_task.rb, line 67 def self.define_task(args, &block) t = super yield t if block_given? t.define end