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