What happened here?  I did not send this message today.  Indeed it looks
like I sent it in August! :
	Hugh

---------- Forwarded message ----------
> Return-path: <ruby-talk-admin / netlab.co.jp>
> Envelope-to: hgs / brains.eng.cse.dmu.ac.uk
> Delivery-date: Thu, 02 Nov 2000 15:16:09 +0000
> Received: from grieg.dmu.ac.uk
> 	([146.227.1.5] helo=dmu.ac.uk ident=root)
> 	by brains.eng.dmu.ac.uk with esmtp (Exim 3.12 #2)
> 	id 13rM64-0002Yu-00
> 	for hgs / brains.eng.cse.dmu.ac.uk; Thu, 02 Nov 2000 15:16:08 +0000
 	[...]
> Received: from hgs (helo=localhost)
> 	by atlanta with local-esmtp (Exim 3.12 #2)
> 	id 13OhI4-00007i-00
> 	for ruby-talk / netlab.co.jp; Tue, 15 Aug 2000 15:02:04 +0100
> Date: Fri, 3 Nov 2000 00:15:48 +0900
> Posted: Tue, 15 Aug 2000 15:02:03 +0100 (BST)
> From: Hugh Sasse Staff Elec Eng <hgs / dmu.ac.uk>
> Reply-To: ruby-talk / netlab.co.jp
> Subject: [ruby-talk:5996] Re: More RubyUnit questions.
> To: ruby-talk / netlab.co.jp (ruby-talk ML)
> Message-Id: <Pine.GSO.4.21.0008151452390.468-100000 / atlanta>
> In-Reply-To: <m2g0o6k95v.fsf / zip.local.thomases.com>
> X-ML-Name: ruby-talk
> X-Mail-Count: 5996
> X-MLServer: fml [fml 2.2.1]; post only (anyone can post)
> X-ML-Info: If you have a question, send e-mail with the body
> 	"help" (without quotes) to the address ruby-talk-ctl / netlab.co.jp;
> 	help=<mailto:ruby-talk-ctl / netlab.co.jp?body=help>
> X-Sender: hgs@atlanta
> Mime-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Precedence: bulk
> Lines: 92
> Sender: ruby-talk-admin / netlab.co.jp
> 
> On 15 Aug 2000, Dave Thomas wrote:
> 
> > Hugh Sasse Staff Elec Eng <hgs / dmu.ac.uk> writes:
> > 
> > > module RUNIT
>       class TestCase
> > >     def TestCase.suite
> > >       TestSuite.new(self)
> > >     end