/** @deprecated */
 function validateControl($snippet = NULL)
 {
     return $this->control->validateControl($snippet);
 }