After the changes in #1379, the `Addon` documentation is missing two important aspects: 1. It should contain examples on how to extend every single feature that can be enhanced (further details in [this comment](https://github.com/Shopify/ruby-lsp/pull/1379#discussion_r1489690327)). 2. It should contain an example on how an addon can instantiate multiple listeners (relevant discussion linked [here](https://github.com/Shopify/ruby-lsp/pull/1379#discussion_r1489691486)).