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