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