/**
  * {@inheritdoc}
  */
 public function detach($object)
 {
     return $this->wrapped->detach($object);
 }