sounds like you should just make a wrapper class. ...
# getting-started
k
sounds like you should just make a wrapper class. This can't be a delegate or anything because you want to be able to clear it on-demand, right? With some kind of
.invalidate()
method