On 30 Apr 2002, at 14:49, Hal E. Fulton showed an example of
pseudo code that magically turned into valid Ruby code:
> upload unless unchanged
I hope you don't think I'm nitpicking, but for me this beauty would
even get unexcelled without the double negation:
upload if changed
Regards,
Pit