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