# File lib/paperclip/storage/s3.rb, line 212
      def http_proxy_user
        using_http_proxy? ? @http_proxy[:user] : nil
      end