4748495051525354
public void init() { reset(); } public void reset() { selectedPayment = new Payment(); searchPassenger = new Passenger(); }