private static String[] removeOrphanContacts(String[] tk) { return(str2arr(sm.removeOrphanContacts() ? "Done." : "Error!")); }