protected FileType AddSignatures(params byte[][] bytes) { Signatures.AddRange(bytes); return(this); }