Python - Methods and Behavior Definition
You want to keep track of how many times a method
use() is called on an object. Which is the best way to modify the object state to do this?