public RemoteSpacePermissionSet[] GetSpacePermissionSets(string spaceKey) { return(_service.getSpacePermissionSets(_authToken, spaceKey)); }