From: Ryan Davis Date: 2013-02-22T07:29:56+09:00 Subject: Re: THE CLASS/OBJECT CHICKEN-AND-EGG PARADOX On Feb 21, 2013, at 11:34 , "Xavier R." wrote: > You are awesome! But weak in C code :(. So can the same explanation be > made using Ruby code? It is almost exactly the same with minor syntactic differences. Remove the rb_c's and semicolons, switch "->" to "." and you have pretty much the same thing in ruby.