# File lib/dragonfly/content.rb, line 81
    def mime_type
      meta['mime_type'] || app.mime_type_for(ext)
    end