public static void AddScriptReference(string module)
 {
     m_scriptManager.AddReference(module);
 }