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