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