117118119120121122123
bind(AggregationPhase.class).asEagerSingleton(); } @Override public Iterable<? extends Module> spawnModules() { return ImmutableList.of(new SignificantTermsHeuristicModule()); }