public static void SpecialNamesTest_RunTest() { dynamic d = new SpecialNamesTest(); Assert.Equal("Inverted!", (string)!d); }