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