# File lib/dm-core/collection.rb, line 401
    def destroy
      raise NotImplementedError, 'destroy *with* validations has not be written yet, try destroy!'
    end