# File lib/deep_test/distributed/remote_worker_server.rb, line 28 28: def start_all 29: @workers_started = true 30: @workers.start_all 31: end