@Test
 public void test0() throws Throwable {
   LavaLogger lavaLogger0 = new LavaLogger();
   lavaLogger0.debug("o");
 }