# File lib/mime/types.rb, line 471
    def signature?
      SIGNATURES.include?(@simplified.downcase)
    end