public function init()
 {
     parent::init();
     // load profile fields only once
     $this->loadProfileFields();
 }