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