class Foo { java.util.List<String> foo() { return <caret> } }