cbmeeks

411
reputation
1
3
12

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