collect: transformBlock ^ self inject: List new into: [:list :element | list add: (transformBlock value: element)]