We need to remove the old way of detecting injections (function.toString() + regex). Can we add: ``` console.log("WARNING! Injections without inject decorator won't be supported in the upcoming releases"); ```