95d12260c1
ResolveSession is inherited from two interfaces: 1. The one written in Java with 'getModuleDescriptor' 2. And the second one in Kotlin with property 'moduleDescriptor' Now we treat such declarations from supertypes like they are just plain property accessor overrides, and 'getModuleDescripton' and it's friends becomes invisible via ResolveSession