# File lib/transaction/simple/group.rb, line 78
  def clear
    @objects = @objects.dup.clear
  end