# File lib/fog/aws/parsers/iam/list_server_certificates.rb, line 8 def reset @response = { 'Certificates' => [] } reset_certificate end