#1 Caching with Instance Variables


18
Learn a quick way to improve performance. Just store the end result of an expensive command in an instance variable!