arekolek
Foo<List<String>> four() { //noinspection unchecked return (Foo) new KotlinStringListFoo(); }