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