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