public async void EmptyTrackDurationListThrowsException()
 {
     await _matcher.FindMatchesAsync(new int[0]);
 }