/**
  * {@inheritDoc}
  */
 public function getForm()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getForm', array());
     return parent::getForm();
 }