public AccountController() { utility = new Utilities(db); }
public AchivementCollectionsController() : base() { this.utility = new Utilities(db); }