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