# File lib/fog/aws/storage.rb, line 77 def https_url(params, expires) "https://" << host_path_query(params, expires) end