private GroupQuery(GroupQuery other) : base(other) { }
private GroupQuery(GroupQuery other) : base((BaseAxisQuery)other) { }