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