# File lib/spring/server.rb, line 83
    def set_pgid
      Process.setpgid(0, SID.pgid)
    end