internal void RentSell()
 {
     CurrentCustomer.DepositAmount(Amount);
 }