public EntitiesBuilderBase(BuilderBase parent, string entityName, IEnumerable <string> ids) : base(parent, entityName, ids) { }