package org.eclim.test.impl; public class TestConstructorChild extends TestConstructorSuper { private Set<String> names; }