def __init__()

in utils.py [0:0]


    def __init__(self, timeout=600):
        self.blocks = dict()
        self.timeout = timeout