# File lib/fog/google/storage.rb, line 39 def http_url(params, expires) "http://" << host_path_query(params, expires) end