Say I have a class with a method .get() that is meant to be generic, i.e. it does different things dependent on the type of the argument.
.get()
I have many possibl