// "Unwrap 'if' statement" "true" class X { String m() { boolean field = true; return "one"; } }