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