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