public function __construct(CodeUnitCollection $collection) { $this->codeUnits = $collection->asArray(); }