public string Path() { return($"{parent.Path()}/timeline"); }
public string Path() { return($"{parent.Path()}/aggregate"); }