if i try to deps some elem of another block like that: ``` { tech: 'js', mustDeps: [ { block: 'some-block', elem: 'some-elem', tech: 'bemhtml' } ] } ``` in common file i see block itself and elem, but i expect to see just elem