# File lib/dragonfly/job.rb, line 202 def format apply meta[:format] || (ext.to_sym if ext && app.trust_file_extensions) || analyse(:format) end