>
> @Override
> - public boolean apply(Instance instance) {
> - return contains(ids, instance.getName());
> + public boolean apply(InstanceInZone instance) {
> + return contains(ids, instance.getInstance().getName());+1. Changing. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/16/files#r5377610
