ns_paren - Surround string with parentheses
This command returns string inside left and right parentheses, unless string is the empty string, for which an empty string is returned.
% ns_paren "Hello World!" (Hello World!)