# File lib/aws/iam/signing_certificate_collection.rb, line 86 def clear each do |certificate| certificate.delete end nil end