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