Florian Growrote:
> So, nothing big. I just don't want this to decay on my hard disk. It
> demonstrates a fair bit of meta programming and that Ruby is powerful
> as well.
> 
> It's available at http://flgr.0x42.net/code/comp_chain.rb
Ha! Coming from the guy who wrote Binding.of_caller, I was expecting a 
challenge. That's ridiculously simple! Cool beans.

> I'm also wondering if somebody has already thought about how to best
> do fuzz testing in RSpec?
The only thing that comes to mind is a presentation Jim Weirich did on a 
prototype Contract Driven Development library. 
http://video.google.com/videoplay?docid=-3883668083321892812

Devin