# File lib/fog/aws/parsers/iam/list_policies.rb, line 6 def reset @response = { 'PolicyNames' => [] } end