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