Eg. if you have ```swift class Foo { deinit {} } ``` Then `deinit` should be shown in the document symbols, but it is not. This would need to be added to the `DocumentSymbolsFinder`.