Determines if type is a subset of mime_type.
type
mime_type
Convenience wrapper around is_a.
a content type string
a mime type string
true if type is a kind of mime_type, false otherwise.