# File lib/deep_test/worker.rb, line 43
43:       def initialize(work_unit, error)
44:         @work_unit, @error = work_unit, error
45:       end