I\'m using python3.8 and multipledispatch library in order to overload a method signature.
multipledispatch documentation examples suggests overloading like this: