module ParallelTests

def number_of_running_processes

def number_of_running_processes
  pids.count
end