# File lib/fog/aws/parsers/iam/create_user.rb, line 8
          def reset
            @response = { 'User' => {} }
          end