# File lib/mini_mime.rb, line 152
    def lookup_by_content_type(content_type)
      @content_type_db.lookup(content_type)
    end