@Eugenio Is it possible to obtain the Companion of a class as a
ClassProto
given I have the class
ClassProto
? I need to iterate over the Companion defined functions to see if there are compatible function that can serve as delegate when performing the Typeclass derivation.