> boolean useSystem(); > + > + /** > + * @see org.jclouds.Constants#PROPERTY_PROXY_FROM_JVM > + */ > + boolean canUseProxyFromJvm();
[minor] See comment about naming below: any reason not to call use `useJvm` or `useJvm`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/914/files#r52048937
