# File lib/railsbench/gc_info.rb, line 43
def
initialize
@live_objects
= {}
@freed_objects
= {}
end