public string[] Get() { return new string[] { "Hello", "World" }; }