function osd($var, $label = NULL, $stacktrace = FALSE)
 {
     return OSDebug::osDebug($var, $label, $stacktrace);
 }