private void TellLoadingControllerAboutNewUpdates() { loadingController.TrackData((string)msgsQueue.Dequeue()); }