In my real class, I have this.widget = null. It gets assigned later in the code, with an object.
this.widget = null
During my test, I want to "assume" it was initiali