# File lib/deltacloud/drivers/gogrid/gogrid_client.rb, line 28 def sendAPIRequest(method,params={}) open(getRequestURL(method,params)).read end