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