Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function contains($object)
 {
     return $this->wrapped->contains($object);
 }