Code is read far more times than it's written, even during initial development. Favoring a technique that speeds write-time convenience at the expense of read-time convenience is a false economy.

Steve McConnell in Code Complete

I must heed this prudent counsel more frequently.