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