public static function setUserPrefix($prefix)
 {
     self::$USER_CONFIG_PREFIX = $prefix;
 }