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