# File lib/dm-core/model.rb, line 520
    def destroy!
      all.destroy!
    end