# File lib/fog/aws/parsers/elasticache/modify_parameter_group.rb, line 8
          def reset
            super
            @response['ModifyCacheParameterGroupResult'] = []
          end