cbmeeks

11,248
reputation
22
85
136

Object.const_set("Love", Class.new { def ruby() true end });i = Love.new;i.ruby