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