# File lib/deep_test/local_workers.rb, line 3 3: def initialize(options) 4: @options = options 5: @warlock = Warlock.new 6: end