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

function rb_define_module

VALUE rb_define_module(const char *name)

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