public void TearDown()
 {
     SessionDatabase.ClearSessions();
 }
 public void Setup()
 {
     SessionDatabase.ClearSessions();
 }