Ruby 1.9.3 リファレンスマニュアル > 関数一覧 > rb_define_module

function rb_define_module

VALUE rb_define_module(const char *name)

モジュール name を作成し返します。