# File lib/dragonfly/app.rb, line 102
    def registered_mime_types
      @registered_mime_types ||= Rack::Mime::MIME_TYPES.dup
    end