public function isRouteServerClient($proto = 4)
 {
     $this->__load();
     return parent::isRouteServerClient($proto);
 }