public void RegesterMethod(string name, SRUNativeProc.NativeProc proc) { this.objectMap.Add(name, proc.ToSRUObject()); }