public MessageHistoryTester()
 {
     watch = history.Watch(() =>
     {
     });
 }