jobeicus / hotmail.com (Joseph Benik) wrote:

> class Foo
>   def initialize()
>   end
> 
>   def test()
>   end
> end
> 

sorry, clarification, i meant:

    def Foo::test()
    end