49505152535455
return Collections.singletonList(new RequestedGlobalProperties()); } @Override protected List<RequestedLocalProperties> createPossibleLocalProperties() { return Collections.singletonList(new RequestedLocalProperties()); }