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