InfraTipsTips Don't define all your infrastructure within class constructors, use methods to make your constructs easier to follow. Introduction