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