From: jobeicus@... (Joseph Benik) Date: 2001-08-10T06:21:56+09:00 Subject: [ruby-talk:19454] Re: question about :: jobeicus@hotmail.com (Joseph Benik) wrote: > class Foo > def initialize() > end > > def test() > end > end > sorry, clarification, i meant: def Foo::test() end