private ChatSessionManager( )
		{
			_instance = this;
		}
 private ChatSessionManager( )
 {
     _instance = this;
 }