// setup.sc "Server boooting ...".postln; s.boot; "FoxDot starting ...".postln; FoxDot.start; "READY!".postln;