# File lib/mini_magick/image/info.rb, line 69
def
mime_type
"image/#{self["format"].downcase}"
end