/**
  * {@inheritdoc}
  */
 public function id()
 {
     return $this->decorated->id();
 }