var args:Array = new Array();
args[0] = [incByMB, "double"];
args[1] = [skipAlloc, "boolean"];
deviceMO.invoke(INC_DEVICE_SIZE, args, _responder);
var args:Array = new Array();
args[0] = [incByMB, "double"];
args[1] = [skipAlloc, "boolean"];
deviceMO.invoke(INC_DEVICE_SIZE, args, _responder);