cbmeeks

8,531
reputation
3
25
97

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