public synchronized static SmsListener45 getInstance() {

        if (instance == null) {
            instance = (SmsListener45) Singleton.self().get(GUID);
            if (instance == null) {