> super(); > this.context = context; > + this.datacenter = datacenter;
Same goes for `context`, incidentally, although that should probably be a separate commit. And the `context` and `datacenter` fields could also be `final`, it seems. What is the call to `super()` for? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/17/files#r5493449
