# File lib/paperclip/storage/s3.rb, line 208
      def http_proxy_port
        using_http_proxy? ? @http_proxy[:port] : nil
      end