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