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