I have a concern that creates a class macro that I want available for all the models in my Rails application. So I\'m including it in ApplicationRecord. The code is as follows:<