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