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