# File lib/buildr/core/environment.rb, line 51
      def http
        ENV['HTTP_PROXY'] || ENV['http_proxy']
      end