# File lib/fog/joyent/models/compute/keys.rb, line 10 def all data = service.list_keys.body load(data) end