def __init__(self):
     """Constructor"""
     self.forklift = Forklift()
     self.surround = Surround()
     self.init_stacks()