public int Interpret(Context context)
 {
     return context.GetVariable(name);
 }