rb_module_new     760 class.c            mdl = rb_module_new();
rb_module_new    1264 eval.c         	refinement = rb_module_new();
rb_module_new     196 include/ruby/intern.h VALUE rb_module_new(void);
rb_module_new     598 load.c         	th->top_wrapper = rb_module_new();
rb_module_new    1658 object.c           VALUE mod = rb_module_new();
rb_module_new    1531 vm_eval.c          th->top_wrapper = rb_module_new();