# File lib/fog/softlayer/models/compute/key_pairs.rb, line 16 def all data = service.get_key_pairs.body load(data) end