public GameServiceTest()
 {
     _kernel = Ninjection.CreateKernel();
 }
 public StoryServiceTest()
 {
     _kernel = Ninjection.CreateKernel();
 }