Class Method

Did you think Ruby had class methods? Surprise: it doesn't!

Class Membership

What's the best way to ask a Ruby object what class it belongs to?

Excessive Decoupling

At what point does decoupling software components pass the point of diminishing returns?