# File mime/types.rb, line 296
296:         def ascii?
297:             not binary?
298:         end