internal void PostConfigureActions() { FluentActions = FluentActions .Select(PostConfigureAction) .ToList(); }