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