--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: disable - !ruby/object:RI::MethodSummary name: enable - !ruby/object:RI::MethodSummary name: start - !ruby/object:RI::MethodSummary name: stress - !ruby/object:RI::MethodSummary name: stress= comment: - !ruby/struct:SM::Flow::P body: The GC module provides an interface to Ruby's mark and sweep garbage collection mechanism. Some of the underlying methods are also available via the ObjectSpace module. constants: [] full_name: GC includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: garbage_collect name: GC superclass: