/**
  * Clears all currently set tooltips from response
  *
  * @return void
  */
 static function clearAll()
 {
     FooterManager::$opa_code = array();
 }