abstract class Application extends TopLevelComponent { // can access blogRepo, postRepo, authRepo, blogServ, postServ, // and authServ here }