-----Original Message----- From: Mark Wilson [mailto:mwilson13 / cox.net] >This leads to me to many questions: (1) how do you write a unit test?; (2) uh . . . Go to http://www.rubygarden.org/ruby?UsingTestUnit Its an excellent intro to the world of test-first development, and unit testing in Ruby. David.