public class Data : IRequiresSessionState { public string s() { return new Test().SessionLogin(); } }