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