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