public function setDebug($state)
 {
     Amslib_Debug::enable($state);
 }