type=module
superclass=
included=
extended=
library=_builtin
aliases=
aliasof=

GC は Ruby インタプリタの「ゴミ集め(Garbage Collection)」を制御
するモジュールです。

@see [[c:ObjectSpace]]
