Renaming the "worker" folder to "do" so we can add more workers without having to cram them all in one folder.
- Replaced `eval()` with namespaced method calls. - Created a class-scoped listener for incoming messages from worker - Renamed TaskManager to MonkeyManager