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