# File lib/deep_test/local_workers.rb, line 8 8: def load_files(files) 9: files.each {|f| load f} 10: end