import java.util.*; public class Test2 extends Test { Set doubSet; public Set foo() { return doubSet; } }