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