# File lib/vendor/darwin/lib/rb-fsevent/fsevent.rb, line 68 def shellescaped_paths @paths.map {|path| shellescape(path)}.join(' ') end