# File lib/fog/aws/parsers/ecs/base.rb, line 7
          def reset
            super
            @response = {'ResponseMetadata' => {}}
          end