# File lib/buildr/core/environment.rb, line 62 def https ENV['HTTPS_PROXY'] || ENV['https_proxy'] end