# File lib/deep_test/spec/work_unit.rb, line 22 22: def to_s 23: "#{@identifier.group_description}: #{@identifier.description}" 24: end