Suppose I have a decorator which itself can take arguments, something like this:
def my_decorator_with_args(decorator_arg)