class Playwright::RouteHandler::CountDown

def initialize(count)

def initialize(count)
  @count = count
end