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