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