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