def __init__(self, auth, listener, **options):
     Stream.__init__(self, auth, listener, **options)
     self.update_listener()