18 19 20
# File 'lib/w-stdlib/processes.rb', line 18 def all @procs.map { Processes::Process.new self, _1 } end