def connect(self): self.__client = TwilioRestClient(self.__account_sid, self.__auth_token) # Send a message letting the channel know that this alarm started