internal static void Prefix(ProfileModel __instance)
 {
     ProfileManagement.CleanPastProfile(__instance);
 }