ability to deprecate some member expressions like forbidding map method from the lodash: ```js import l from 'lodash' l.map() ```
ability to deprecate some member expressions like forbidding map method from the lodash: