I\'m experimenting with ES7 decorators because I want to build a simple IOC utility based on Inject annotation to inject dependencies through constructor injection.
I