/**
  * @inheritdoc
  */
 public function suspend(IdsCriteria $selectionCriteria)
 {
     return parent::suspend($selectionCriteria);
 }