public static function log_ok($sText)
 {
     SetupPage::log_ok($sText);
 }
 protected function log_ok($sText)
 {
     SetupPage::log_ok($sText);
 }