public CashContext(ICashSuper cs) { this.cs = cs; }
public Context(ICashSuper ics) { this.iCashSuper = ics; }