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