This is because the implementation of the decorator uses `@wraps` instead of `@decorator` which does not copy arguments metadata
This is because the implementation of the decorator uses
@wrapsinstead of@decoratorwhich does not copy arguments metadata