public static MessageReceiver GetInstance() { return _instance ?? (_instance = new MessageReceiver()); }