public static void SafelyGettingAfterInitialization(Action action) { SafelyGettingAction.Subscribe(action); }