# File lib/transaction/simple/group.rb, line 65 65: def clear 66: @objects = @objects.dup.clear 67: end