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