I defined an object like this:
const Websocket = function(ws){ this.ws = ws this.open = function(){ console.log("WS connected!&q