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