package templates; public class Foo { void m(Byte foo) { foo.opt<caret> } }