Storing a value in a local variable an accessing it that way is faster than going through 'self' if it is accessed more than once.
Storing a value in a local variable an accessing it that way is faster than going through 'self' if it is accessed more than once.