# File lib/dragonfly/memory_data_store.rb, line 19
    def destroy(uid)
      content_store.delete(uid)
    end