import de.dhbwstuttgart.typeinference.Menge; class UsecaseTen_pl { Menge c; foo1() { a; b; a = b.c.elementAt(1); return b; } }