def __init__()

in mutornadomon/collectors/ioloop_util.py [0:0]


    def __init__(self, monitor):
        self.monitor = monitor
        self.monitor.profiler_init = False
        self.monitor.profiler_running = False
        self.monitor.profiler = None