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