= private = protected
start()
Initiates garbage collection, unless manually disabled.
VALUE rb_gc_start(void) { rb_gc(); return Qnil; }