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