private void clear() {
   paymentService.removeAll(Arrays.asList(payment1, payment2, payment3));
 }