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