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