def __init__()

in src/block_helper.py [0:0]


    def __init__(self, ids, type):
        self.Ids = ids if ids else []
        self.Type = type