cbmeeks

151
reputation
1
1
8

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