/**
  * {@inheritDoc}
  */
 public function remove($document)
 {
     $this->wrapped->remove($document);
 }