dynamic context

Source

dynamic get context {
  return this.injectors[this.injectors.length - 1].debugContext();
}