# File lib/fog/ibm/models/compute/keys.rb, line 12
        def all
          load(connection.list_keys.body['keys'])
        end