class C { default object { fun foo(): C { return } } } // ABSENT: this@C