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