protected function deleteItem($item)
 {
     $this->manager->deleteSubscription($item);
 }