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