# File MIME/types.rb, line 294
        def ascii?
            not binary?
        end