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