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