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