# File lib/paperclip/storage/s3.rb, line 204
      def http_proxy_host
        using_http_proxy? ? @http_proxy[:host] : nil
      end