Yep...that's what is used above. The issue is naming of that scope.
It looks like on the released 2.0.1, that scopes name has to be done via named<activity>.
Problem is that in a Gradle module where you don't know about that activity but you want to scope some objects to that activity...