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