// how to create string array literal
new String[] { "x", "y" };