# File lib/fog/aws/parsers/redshift/cluster_subnet_group_parser.rb, line 16
          def reset
            @response = { 'Subnets' => [] }
          end