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