22 23 24
# File 'lib/fog/ibm/models/compute/keys.rb', line 22 def default find {|key| key.default? } end