17 18 19
# File 'lib/plux.rb', line 17 def pid_file(server_name) File.join(dir, "#{server_name}.pid") end