var navProps = new Expression<Func<Beer, object>>[] { a => a.Ingredients, a => a.Sizes, a => a.Hangovers });