### Summary @story645 noted in https://github.com/matplotlib/matplotlib/pull/26629#discussion_r1314387831 Why is it `Figure.suptitle()` and not `Figure.set_suptitle()`. Same with `Figure.supxlabel()` / `Figure.supylabel()`. And related: Should we do something about this? ### Proposed fix _No response_