> }
>
> - public Version(URI url, String version) {
> + private URI url;
> + private String version;Can be `final`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-chef/pull/10/files#r6039791
