# File lib/mime/type.rb, line 333
333:     def ascii?
334:       not binary?
335:     end