public static function customcaller($callers)
 {
     ///######## SETTING THE CUSTOM CALLER FUNCTIONS
     self::$CallerFunctions = $callers;
 }