public void Add_CheckingDuplicatesLatitudeLongitude(Friend friend) { _friendRepository.Add_CheckingDuplicatesLatitudeLongitude(friend); }