public CashContext(CashSuper cashSuper)
 {
     m_cs = cashSuper;
 }
 public CashContext(CashSuper cashSuper)
 {
     m_cs = cashSuper;
 }