I want to move some of my util subs into a different module. The problem is that if I do it I must set their access modifier to be "public" and then they are visible to the user when he presses the "macros" button.I want to move some of my util subs into a diff