namespace TestNamespace { public class TestClass { public void TestMethod() { // This woord is spelled wrong. } } }