6364656667686970717273
Locale.setDefault(Locale.UK); system = new TestProxySystemII(); system.init(); persistor = new ObjectFixtureFilePersistor(); person = new Person(); person.setName("Fred Smith"); person.setDate(new Date(110, 2, 8, 0, 0));
6162636465666768697071