if (in_array('*', $items, true)) {
            $items = array_keys($this->items);
        }