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