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