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