[`refurb`] Ignore methods in `reimplemented-operator` (`FURB118`) (#11270)
## Summary
This rule does more harm than good when applied to methods.
Closes https://github.com/astral-sh/ruff/issues/10898.
Closes https://github.com/astral-sh/ruff/issues/11045.