# File lib/mime/types.rb, line 292
292:
def
ascii?
293:
not
binary?
294:
end