/*
 * Not documented
 */

static VALUE
rb_obj_dummy(void)
{
    return Qnil;
}