# File lib/mimemagic.rb, line 48
def
audio?
;
mediatype
==
'audio'
;
end