# File lib/mini_mime.rb, line 13 def self.lookup_by_content_type(mime) Db.lookup_by_content_type(mime) end