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