# File lib/active_support/testing/performance/rubinius.rb, line 15
def
run_gc
GC
.
run
(
true
)
end