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