/**
  * {@inheritdoc}
  */
 public function enable_strict_mode()
 {
     $this->data->enable_strict_mode();
 }