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