# File lib/dragonfly/app.rb, line 106
    def mime_type_for(format)
      registered_mime_types[file_ext_string(format)]
    end