public void Load(StillOneScriptCore.Parser.ScriptCodeDom.Skeletons.Function source)
 {
     mResult = source.Clone(mEngineEnvironment);
 }