I have a web service in C# and would like to have a nested inner class, that abstracts away the session collection, something like this:
public class Service
System.Web.HttpContext.Current
?