lib/remnant/gc/base.rb in remnant-0.4.0 vs lib/remnant/gc/base.rb in remnant-0.4.1

- old
+ new

@@ -1,8 +1,12 @@ class Remnant class GC class Base module ClassMethods + def enabled? + false + end + def time 0 end def collections