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