public function checkRequirements($element)
 {
     return $this->control->checkRequirements($element);
 }