Calls sent to setFlag before a monkey has been spawned will be queued until the next GIVE_MANIFEST event is received. - Replaced this.monkey with let monkey
Moved ack function from giveManifest to the MonkeyManager class so other functions can use it in the future.
Renaming the "worker" folder to "do" so we can add more workers without having to cram them all in one folder.