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