export class AnimationInjector extends ListInjector {

  get annotationClass() {
    return Animation;
  }