public SprawlEnumerator(Sprawl parent) => Parent = parent;
public Enumerator(Sprawl parent) { this.parent = parent; }