# File lib/mime/types.rb, line 459
    def binary?
      @encoding == 'base64'
    end