public IObjectSpace GetNewObjectSpace() { IObjectSpace os = serverApplication.CreateObjectSpace(); return(os); }