public IObjectRoot <SessionConfiguration> CreateSessionConfiguration()
 {
     return(_sessionConfigurationFactory.Create());
 }