public class Thing { private String it; private void dumb() { <selection>it</selection> } }