console.log(`obj: ${this} name: ${this.name}`); var myObj = { name: "", yell: function() { this.name = "Star Powerup"; var changeN