No Parent Aggregation?

I just realized that Aggregations do not seem to have a way to reach to parent document. There is a Child aggregation to change scope to child documents but not the reverse (from child doc to parent) so there is no effective way to query child documents and then aggregate them on parent's properties

Is there any reason for it? Will it be implemented?