# File lib/execjs/external_runtime.rb, line 208
def
shell_escape
(
*
args
)
Shellwords
.
join
(
args
)
end