public static void _lockAndNeverRelease(string bladeToLock)
 {
     hostStateManager.lockAndNeverRelease(bladeToLock);
 }