88899091929394
return customers; } public static Amount loadAmount() { BigDecimal amount = new BigDecimal("2599.50"); return new Amount(amount); }