rb_module_new    267 class.c            mdl = rb_module_new();
rb_module_new    1347 eval.c             ruby_class = ruby_wrapper = rb_module_new();
rb_module_new    5364 eval.c         	ruby_class = ruby_wrapper = rb_module_new();
rb_module_new    672 object.c           VALUE mod = rb_module_new();