8384858687888990
public void integrate(IntegrationFeatures... features) { for (IntegrationFeatures f : features) { new Integration(this, f); } }