25 26 27 28 29
# File 'lib/datafile/workers/zip/worker.rb', line 25 def calc @datafile.scripts.each do |script| script.call end end