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