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