# File lib/mime/types.rb, line 412
412:     def ascii?
413:       not binary?
414:     end