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