@staticmethod
    def getMemory(source, batch):
        memory = Ruler.switch(source, batch, [])

        if memory: