factory CompletionContext({Map<String, String>? arguments}) => CompletionContext.fromMap({'arguments': arguments});