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