Thanks, I see 3 solutions : * extension -> Se...
# getting-started
m
Thanks, I see 3 solutions : * extension -> Seems really good for utilities methods * object -> Create a singleton... not really what I want * companion -> ??? * class -> Create an instance each time I need to map