At current moment one can use `ic.enable()`/`ic.disable()`, but they does not have scope at all. So, either you will see `ic()` from all over the places, or you will see none of it. It would be very convenient to have ability to switch it off/on in separate modules.