# File lib/deep_test/spec/work_unit.rb, line 4
4:       def initialize(identifier)
5:         @identifier = identifier
6:       end