# File lib/fog/sakuracloud/models/compute/ssh_keys.rb, line 10 def all load service.list_ssh_keys.body['SSHKeys'] end