# File lib/proxifier/env.rb, line 84
      def environment_proxy
        ENV["proxy"] || ENV["PROXY"] || specific_environment_proxy
      end