# File lib/dragonfly/model/attachment.rb, line 70 def destroy! destroy_previous! destroy_content(uid) if uid? end