public int eval(IMyDictionary<string, int> table, IHeap<int, int> heap) { return heap.lookUp(table.lookUp(variableName)); }