def get_twilio_client(self): return TwilioRestClient(self.config['account_sid'], self.config['auth_token'])