Tool 2a: The Overly-Complicated Pencil

A pencil with so many buttons and settings that you'll forget what you were drawing in the first place.

Features:

			// Overly-Complicated Pencil Codebase
			function pencilOverload() {
				return (
					'/* Too many options, not enough time to use them all */'
				);
			}