There can be any number of problems with the code in your module.
By commenting out the define_module macro you are effectively
commenting out your whole module. So this is by no means a problem
with define_module or an indication that your code works.