public class SimpleLoan extends Loan { public void calcMonthlyPayment() { } }