Utility methods for this portion of the EL implementation
Methods on this class use a Map instance stored in ThreadLocal storage
to minimize the performance impact on operations that take place multiple
times on a single Thread. The keys and values of the Map
are implementation private.