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