/**
  * {@inheritdoc}
  */
 public function getDeletedDocuments()
 {
     return $this->collection->getDeletedDocuments();
 }