# File lib/mime/types.rb, line 476
    def ascii?
      not binary?
    end