class ActionCable::Connection::ClientSocket

def rack_response

def rack_response
  start_driver
  [ -1, {}, [] ]
end