protected function addRandomMessageToRequest()
 {
     $this->request->addScript('dispatch_debug', array('data' => $this->uniqueTestString, 'tags' => 'test' . $this->uniqueTestString));
 }