# File lib/paperclip/storage/s3.rb, line 216 def http_proxy_password using_http_proxy? ? @http_proxy[:password] : nil end