public void TestNonAlphas() { Spelling spelling = new Spelling(); string result = Spelling.FindNonAlphas(); }