protected restoreForm() {
  this.formHandlerService.restoreForm(this.form, this.userData);
}