More smalltalk wisdom
Someone should rewrite these excellent smalltalk books with a Ruby slant.
From Smalltalk with Style (there are some 126 guidelines in this book, most of which apply directly to Ruby)
Guideline 26: Do not comment bad code – rewrite it.
Guideline 79: Write small methods.
I'm Ben Griffiths: