# File lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb, line 7
          def reset
            @response             = { }
            @in_description       = false
            @in_group_set         = false
            @in_source_dest_check = false
            @in_attachment        = false
          end