this.income = income; this.strategy = strategy;
return strategy.computeTax(getThis());
return income;