# File lib/mimemagic.rb, line 57
def
extensions
TYPES
.
key?
(
type
)
?
TYPES
[
type
][
0
]
:
[]
end