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