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