I would like to access the session object without passing it to my static helper function.
This is so I can save and load things from the session object automatically w
HttpContext.Current.Session
MSDN: http://msdn.microsoft.com/en-us/library/system.web.httpcontext.current(v=vs.110).aspx