public class HelloCi { public static string GetMessage() { return "Hello World"; } }