package templates; public class Foo { void m(int[] array) { array.stream<caret> } }