public function getSalt()
 {
     $this->__load();
     return parent::getSalt();
 }