rb_module_new     342 class.c            mdl = rb_module_new();
rb_module_new     153 include/ruby/intern.h VALUE rb_module_new(void);
rb_module_new     286 load.c         	th->top_wrapper = rb_module_new();
rb_module_new    1337 object.c           VALUE mod = rb_module_new();
rb_module_new     849 vm_eval.c          th->top_wrapper = rb_module_new();