/// <summary> /// Reset the default instance, used when the instance has been replaced for testing. /// </summary> public static void ResetInstance() { currentInstance = null; }