# File lib/fog/ecloud/models/compute/api_keys.rb, line 12 def all data = service.get_api_keys(href).body load(data) end