def __init__(self, config, **kwargs): self.config = config self.http = tornado.httpclient.AsyncHTTPClient(**kwargs)