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