Python - Methods and Behavior Definition
You want to track how many times a method
use is called on different instances of class Tool. Which approach correctly counts calls across all instances?