# File lib/fog/aws/parsers/iam/list_instance_profiles.rb, line 9 def reset super @response = {'InstanceProfiles' => []} end