Handlebars custom helper

I have been trying to make a custom handlebars helper

This is the helper file



Then I have my JSGroupings file



And this is in the HBS file

It never seems to run the helper at all.  I have cleared the cache/, run the repairs, verified that the JS is where it should be in the sugar_grp7.min.js file. 

I also cant find where the {{log this}} is logging to.  Its not the console or the Sugar log file.