public function init()
 {
     $options = $this->getOptions();
     \Tillikum_Form::setDefaultOptions($options);
     return $this;
 }