I love debugging tools. One of the most frustrating things to me is — when I run a Ruby or Python program, I can’t find out what that program is doing RIGHT NOW.

Ruby dark magic.

Source: How to spy on a Ruby program – Julia Evans