I have spend 2 hours today figuring out why my code wasn't behaving. I got lucky cause I noticed I was running code in file I shouldn't have been in, and remember I read somewhere that interface delegation with default methods don't get delegated. I can't really find any information on when/if this issue will be fixed.