In one of my classes I have a number of methods that all draw values from the same dictionaries. However, if one of the methods tries to access a value that isn\'t there, it
When in doubt, profile.
Run a test to see if, in your environment, one runs faster than another.