protected static EightHundredEntities GetContext()
 {
     return(new EightHundredEntities(SessionContainer.GetInstance().UserKey));
 }