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