In message "Re: using a module at the toplevel doesn't work"
on Tue, 22 Aug 2006 22:20:05 +0900, "Trans" <transfire / gmail.com> writes:
|And Mathew makes another good case.
For his case, replace do_test as
def self.do_test
self.test
end
matz.