public class Bar { public int baz(byte blah) { return <selection>blah + 3</selection>; } }