this
There was a problem with delegated extension property with dispatch receiver that `this` in `getValue` call was set to dispatch receiver instead of extension one
Implement provideDelegate convention support. NB delegate type now depends on 'provideDelegate' convention resolution.