items(); $items = Arr::sort($items, $key); return new static(array_values($items)); } }