cbmeeks

11,038
reputation
21
84
135

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