class Test { String[] get(){ return new String[]{""}; } }