public IndicAkshar(IndicChar ic) { _ic = new IndicChar[] { ic }; }
public TeluguAksharam(IndicChar C) { _ic = new IndicChar[] { C }; }