Quantum Leaps of Logic

Where the fabric of space-time is rent asunder, and reason is rent with glee.

			if (universe.is_in_chaos()) {
				return quantum_leap();
			} else {
				return quantum_leap_of_sanity();
			}