There's no way to get instance from such subscription: ```js bemDom.declBlock('block1', {}, { onInit : function() { this._domEvents(window).on('resize', spy9); } }); ``` Falling spec: https://github.com/bem/bem-core/pull/1593