public static StringTable GetInstance() { return(s_staticPool.Allocate()); }
public static TextKeyedCache <T> GetInstance() { return(s_staticPool.Allocate()); }