[Modules Explorer] DnD shall optionally reload module
When multiple modules provide a method with the same signature we probably need to reload a module so it lands on top of the modules stack. Otherwise a method from a different module might get executed.