cbmeeks

1,190
reputation
2
13
27

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