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