# File lib/deep_test/options.rb, line 23
23:     def worker_listener=(value)
24:       @worker_listener = value.to_s
25:     end