I am trying to lazily call a function that is stored in a dictionary. Basically, this expression should get the expression value from the dictionary and invoke it. However,