At present, _initFromQueryString always assumes the actor parameter is an Agent, and simply ignores the objectType property if present. This means using a Group doesn't work as expected.
If the objectType property is present and set to "Group", the actor should be instantiated as a Group instead of an Agent.