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