// "Insert new" "true" class a { void f() { <caret>new RuntimeException(); } }