static A focus(final A c) { awt { c.requestFocus(); } ret a; }