Overrides RefinableCalculatedPermissionsInterface::removeItems
public function removeItems() : self { $this->items = []; return $this; }