public void TestCleanup()
 {
     _composition.Dispose();
     _db.Dispose();
 }