/*
 * Not documented
 */

static VALUE
rb_obj_dummy()
{
    return Qnil;
}