clearMethodCache();
The clearMethodCache method of the Node class clears previously loaded methods from method cache. Use this method is if you have called the setExecuteFlagValue method to change the value of the
node.setExecuteFlagValue("DebugTest", true); node.clearMethodCache();