Thoughts
I almost think that Object Oriented code is nice because it lets you namespace utility logic to a type or class. But I don't feel any need
to include business logic inside a method.