Similar to function decorators implemented in https://github.com/astral-sh/ruff/pull/17017, we need to support class decorators properly.
Similar to function decorators implemented in astral-sh/ruff#17017, we need to support class decorators properly.