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