[BUG]ES6: Use getters and setters to Control Access to an Object

I believe there’s a bug? it passes if I just send as solution this-

class Thermostat {
  
}

https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/es6/use-getters-and-setters-to-control-access-to-an-object/