public BeerVotesController(IBeerVotesService votes, IIdentifierProvider identifier) { this.votes = votes; }