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