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