# File rbot/registry.rb, line 99
    def store(val)
      Marshal.dump(val)
    end