static void killMyself() { print("Killing myself. (insert overall feeling here)"); System.exit(0); }