static WebSession() { Current = new WebSession(); }
static ThreadStaticSession() { Current = new ThreadStaticSession(); }