1 2 3 4 5 6 7
privileged aspect City_Roo_Op4j { public static class City.Keys { public static final int x() { return 9; } } }