What is this for? I'm guessing BC?
Yeah. Super-old way of hooking into clicks on peoplefinder records. There to prevent breakage.
Should this be an array? this.storage = []?
this.storage = []
Nope. We need a key/value map.