Force rules list clearing in the class JumpFixer to prevent from having duplicates.
You need to force the cleanup of the "enabled_rules" JumpFixer list before applying a new configuration. Without this, each time the configuration changes, the list of Rules fills up without clearing the Rules activated by the previous configuration.