protected function replace(array $withThese) { return $this->update(Proxy::replace($this->items, $withThese)); }