MANDATE VIOLATIONS: MORE OF 'EM, WE SWEAR

As if one wasn't enough, we're introducing MORE mandate violations for your reading pleasure!

We've got:

Don't forget to also check out our other mandate violations:

				// Example of a mandate violation in code
				if (condition) {
					do_something_redundant();
					do_something_else_redundant();
				}