# File lib/sprockets/mime.rb, line 19
def
extension_for_mime_type
(
type
)
mime_types
.
key
(
type
)
end