# File sprout/lib/sprout/tasks/tool_task.rb, line 412
    def init
      yield self if block_given?
    end