Can someone please explain for me the following:
const obj1 = { a: () => console.log(this) }
"this" keyword here will refer to the