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