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