class TurboTests::JsonRowsFormatter

def close(notification)

def close(notification)
  output_row(
    type: :close
  )
end