private void Do_automatic_matching()
 {
     Reconciliator.Do_auto_matching();
     Recursively_show_auto_matches_and_get_choices();
 }