public void TestEstaZapatilla()
 {
     Assert.IsTrue(wordSearcher.IsPresent("ZAPATILLA"));
 }