Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_mod_module_eval
VALUE rb_mod_module_eval(int argc, VALUE *argv, VALUE mod)
Module#module_eval の実体です。