From: Yukihiro Matsumoto Date: 2006-08-23T09:22:05+09:00 Subject: Re: using a module at the toplevel doesn't work In message "Re: using a module at the toplevel doesn't work" on Tue, 22 Aug 2006 22:20:05 +0900, "Trans" writes: |And Mathew makes another good case. For his case, replace do_test as def self.do_test self.test end matz.