public void EvidenceKeys_Hash_Core_CaseInsensitiveKeys(PerformanceProfiles profile)
 {
     TestInitialize(profile);
     EvidenceKeyTests.CaseInsensitiveKeys(Wrapper);
 }