Nice! Some comments that keep repeating:
* can properties in objects with builders be `final`
* create a utility method for the `coll == null ? ImmutableX.of() : 
ImmutableX.copyOf(coll)` pattern?
* add messages to `assertX` checks
?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/10#issuecomment-23433001

Reply via email to