class Minitest::Server

def self.path pid = $$

def self.path pid = $$
  "drbunix:#{Dir.tmpdir}/minitest.#{pid}"
end