static Map screenClipFilesContainedInMD5Set(Set md5s) { ret intersectMapWithSetByKey(screenClipFiles(), md5s); }