public void Test_JustATest_String()
 {
     Assert.AreEqual("this is a string from the model", LibraryModel.GetString());
 }