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