class Playwright::SocketClosedError

def initialize

def initialize
  super('Socket closed')
end