public void ShouldRemoveAllVowels() { Assert.AreEqual("Ths wbst s fr lsrs LL!", Kata.Disemvowel("This website is for losers LOL!")); }