class Playwright::EventEmitterOnceCallback

def call(*args)

def call(*args)
  @__result ||= super
  true
end