BasicObject
Quote by Kurt Goedel
Encoding function
# File lib/1234567890.rb, line 27 def scr1pt(src) $scr1pt = true GC.enable n = (SIGNATURE_1234567890 + src).unpack("H*")[0].hex %Q(require "1234567890"\n\n#{ n }) end