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