Of all the arcane methods of debugging code this is probably the most productive and enjoyable. When all else fails the rotary debugger will invariably focus your mind on the problem at hand. Quite simply the Debugger is a fresh pizza delivered straight to your workstation. No matter how impenetrable your code is the mere act of ordering a pizza will begin to clear the clouds of confusion. As you study the source with the cheese congealing atop your debugger beside you the answer will become clear.

I once found a link at the bottom of a HTML document containing instructions for ordering pizza for the programmer rather than any monetary contributions, apparently people from as far away as Germany had ordered pizza for the coder. If I ever release any of my own code into the wild... trust me it will have just such a comment.