I have MBS 24.5, which added support for Apple Intelligence writing tools in macOS 15.2. The MBS documentation refers to a new method, showWritingTools, with the example NSApplicationMBS.sharedApplication.showWritingTools. However, this doesn’t compile (“NSApplicationMBS” has no member named “showWritingTools”). Has anyone implemented this feature?