# File lib/deep_test/spec/work_unit.rb, line 38
38:         def initialize(identifier)
39:           @identifier = identifier 
40:         end