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