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