# File lib/dragonfly/job.rb, line 207 def mime_type app.mime_type_for(format) || analyse(:mime_type) || app.fallback_mime_type end